Authenticate User for Embedding with Window Authentication SSO

{ authenticateUserEmbedWindows }

Generates an access authentication token for embedding using windows authentication tokens

Method

/API2/auth/authenticateUserEmbedWindows

  • API Section: /API2/auth
  • API Version: 2.0
  • From Release: 2018.5
  • Can be used by Non-admin accounts
  • Method operates via POST actions only.
  • Input Parameters

    Name

    domain

    Type

    string

    Description

    The domain of the Active Directory

    Output Response

    Successful Result Code

    200

    Description of Response Type

    The response is the security token as base64 string. It is usually stored in a cookie.

    Notes

    The web browser authentication METHOD must be set to Windows Authentication